;;; QQ: 67762207
%100
+10
+11
+15
+53
[@main]
#IF
checkpkpoint 2
#SAY
I do not want people like you and transactions. \ \
<Close/@exit>
#ELSESAY
Here is the desert Tucheng (FCOLOR / 1) <$CS_TAOSUNG_OWNER> (FCOLOR/12) guild territory. \
Welcome. Want to buy Armor do? \ \
<Buy/@buy> Armor \
<Sell/@sell> Armor \
<Repair/@repair> Armor \ \
<Clothing production and decomposition/@ClothesProduce> \
With the <$NPCNAME> <dialogue/@TalkToQuest> \
<Abandoned/@exit>
[@ClothesProduce]
#CALL [ProduceSystem\Clothes\ClothesMain.txt] @Clothesmain

[@BUY + ()]
#CALL [VimaScript\bulk purchases.Txt] @quantities 

[@buy]
#SAY
A lot of time, please pick slowly. Pick a helmet can stop the desert heat of the bar. \ \
<Pre-step/@main>

[@sell]
#SAY
The climate here, sun heat, night frost. Because sweat and sell the clothes, then'll be sorry. \ \
<Pre-step/@main>

[@repair]
#SAY
In three years, I have only been considerable experience in sewing ... \ \
<Pre-step/@main>

[~@repair]
#SAY
Please try to wear. \ \
<Pre-step/@main>

[goods]

[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [209] 1
Check [409] 0

#SAY
<On the dialogue with today's tasks./@CALL_Npc_TodayQuest> \
#ACT
Mov D0 1

#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break
[@NoQuest_Say]

#SAY
_3 Years ago, her husband went hunting disappeared. I still look forward to his return it. \ \
_ <Close/@exit>

[@CALL_Npc_TodayQuest]
#CALL [TodayQuest\QT_NPCSetting.txt] @NPCSetDairyQuest



[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207